Arm Backend: Fixes related to pytorch updates#9834
Conversation
- Update to error message for unsupported types - Check file extension in test_debug_feats - Adding failures for some unsupported operators in tests
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/9834
Note: Links to docs will display an error until the docs builds have been completed. ⏳ No Failures, 2 PendingAs of commit 9e9b0ec with merge base 4987f0b ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label ciflow/trunk |
|
@pytorchbot label 'partner: arm' |
|
@pytorchbot label "topic: not user facing" |
|
|
||
| @parametrize("test_data", module_tests) | ||
| x_fails = { | ||
| "normalize": "MLETORCH-852: Support aten.index_put.default", |
There was a problem hiding this comment.
MLETORCH-* - are these issues tracking ET work? if yes, would it be possible to put them under ET GH? Just for visibility. If I can access these from outside Arm that would be OK too.
There was a problem hiding this comment.
Hi,
Thanks for the review.
We had some discussions yesterday on the best way to do this and we will start looking into this as soon as possible.
Thanks,
Saoirse
### Summary - Update to error message for unsupported types - Check file extension in test_debug_feats - Adding expected failures for some unsupported operators in tests cc @digantdesai @freddan80 @per @zingo @oscarandersson8218
Summary
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218